Skip to content
This repository was archived by the owner on Jan 2, 2019. It is now read-only.

When creating a chart 'displayBlanksAs' does not have any affect. #607

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

barkersinternet
Copy link

When creating a chart this update will allow you set displayBlanksAs to gap, span or zero

$chart = new PHPExcel_Chart(
.....
'gap', // displayBlanksAs: gap, span, zero
..
);

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants